GtkIconTheme: Make suffix_from_name NULL-safe
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Sep 2014 17:15:14 +0000 (13:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Sep 2014 17:15:14 +0000 (13:15 -0400)
commit162990394387e744122273cc6d473b45b133e158
tree12cf4292735c1316570f8ad638f899ddb808faa7
parentf66d84deecd59d4f2d393bb450dd360fad2cf140
GtkIconTheme: Make suffix_from_name NULL-safe

This can happen sometimes with GFileIcons that are
not representable as a local path. Better not to crash
in this case.
gtk/gtkicontheme.c